Skip to content

Add react-debugger to React Development Tools#1734

Open
hoainho wants to merge 1 commit into
enaqx:masterfrom
hoainho:add-react-debugger
Open

Add react-debugger to React Development Tools#1734
hoainho wants to merge 1 commit into
enaqx:masterfrom
hoainho:add-react-debugger

Conversation

@hoainho

@hoainho hoainho commented May 31, 2026

Copy link
Copy Markdown

Adds react-debugger to the React Development Tools section, alongside why-did-you-render and reactotron.

What it is

A Chrome DevTools panel that combines Timeline, Performance, Memory, Side Effects, Redux, CLS, and AI-powered analysis in a single tab. The goal is to stop developers from juggling React DevTools + Chrome Performance + Redux DevTools + Memory tab for a single bug — one panel, seven analyzers, plus an optional AI layer.

Why it fits

  • Active and maintained. v2.0.3 shipped Feb 2026 with a major performance overhaul (sub-2ms-per-commit budget, hybrid render snapshot architecture aligned with bippy).
  • MIT licensed.
  • Demo and screenshots in the README.
  • Same shelf as why-did-you-render and reactotron already on this list — same problem space (React debugging), different angle (visual DevTools panel + multi-domain analysis).

Diff

One line addition under #### React Development Tools:

+ [react-debugger](https://github.com/hoainho/react-debugger-extension) - Chrome DevTools extension for debugging React with performance profiling and memory leak detection

Thanks for maintaining the list!

@hoainho

hoainho commented Jun 5, 2026

Copy link
Copy Markdown
Author

Hi @enaqx — gentle 7-day nudge on this one. No pressure; just flagging in case it slipped through the queue. Happy to amend the entry (positioning, copy, link target) if you have a preferred format. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants